Skip to content

GHA: add initial workflow for building the package in CI#22

Merged
compnerd merged 1 commit intomainfrom
compnerd/gha
Sep 14, 2025
Merged

GHA: add initial workflow for building the package in CI#22
compnerd merged 1 commit intomainfrom
compnerd/gha

Conversation

@compnerd
Copy link
Owner

Introduce CI coverage for the package across all the major platforms. This should ensure that we do not accidentally regress the package on various platforms.

@compnerd compnerd requested a review from Copilot September 14, 2025 02:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a GitHub Actions CI workflow to ensure cross-platform compatibility by building the Swift package on Ubuntu, macOS, and Windows. The workflow helps prevent platform-specific regressions through automated testing on pull requests.

  • Adds CI coverage across three major platforms (Ubuntu, macOS, Windows)
  • Configures Swift 6.1.2 toolchain for consistent builds
  • Includes platform-specific build arguments for GNU traits on Linux

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Introduce CI coverage for the package across all the major platforms.
This should ensure that we do not accidentally regress the package on
various platforms.
@compnerd compnerd merged commit 8e3e87d into main Sep 14, 2025
5 of 6 checks passed
@compnerd compnerd deleted the compnerd/gha branch September 14, 2025 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants